Enum Util.LogLevel

Constants for LogLevel IDs.

To be used with Util.PrintLog function.

Members

INFO Only information messages will be shown.
WARNING Non-critical warnings and information messages will be shown.
ERROR Critical errors, non-critical warnings and information messages will be shown.


Members

INFO
Only information messages will be shown.
WARNING
Non-critical warnings and information messages will be shown.
ERROR
Critical errors, non-critical warnings and information messages will be shown.
generated by TEN-LDoc (a fork of LDoc 1.4.6)